home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / Mouseup.cpt / mouseup magazine / card_23726.txt < prev    next >
Text File  |  1988-08-18  |  3KB  |  128 lines

  1. -- card: 23726 from stack: in
  2. -- bmap block id: 24206
  3. -- flags: 0000
  4. -- background id: 2721
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0002
  11. -- rect: left=21 top=45 right=327 bottom=239
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0002
  25. -- rect: left=274 top=45 right=327 bottom=492
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 14
  31. -- style flags: 0
  32. -- line height: 18
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=411 top=14 right=44 bottom=444
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 1012 / 1012
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: New Button
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   go to card id 2549
  51. end mouseUp
  52.  
  53.  
  54.  
  55.  
  56. -- part 4 (button)
  57. -- low flags: 00
  58. -- high flags: 0000
  59. -- rect: left=242 top=309 right=342 bottom=269
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 12008 / 12008
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: Front Page
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   go to card id 3310 of stack "mouseUP"
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 5 (button)
  76. -- low flags: 00
  77. -- high flags: 0000
  78. -- rect: left=0 top=315 right=342 bottom=33
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 1014 / 1014
  81. -- text alignment: 1
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: New Button
  87. ----- HyperTalk script -----
  88. on mouseUp
  89.   VISUAL EFFECT SCROLL RIGHT
  90.   GO TO PREVIOUS CARD
  91. end mouseUp
  92.  
  93.  
  94.  
  95.  
  96. -- part 6 (button)
  97. -- low flags: 00
  98. -- high flags: 0000
  99. -- rect: left=479 top=314 right=342 bottom=512
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 27009 / 27009
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: Next
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   visual effect scroll left
  111.   go to next card
  112. end mouseUp
  113.  
  114.  
  115. -- part contents for card part 1
  116. ----- text -----
  117.    If there is a word on the screen that you wish to 'find' in other parts of the stack you can do command/F and then, while holding down the command key, click on the word.
  118.     If you wish to page rapidly through a stack-yet not so rapidly as with the "scan" button then you can hold down either command key/ 3
  119. or command key/4. As long as you continue holding down both keys you will continue
  120.     
  121.  
  122. -- part contents for card part 2
  123. ----- text -----
  124. your high speed browsing.
  125.    When you select a number for a 'phone button to dial it does not have to be in the field adjacent to the 'phone button. It can be anywhere on the card.
  126.    The find mechanism works only on words in fields. If the word is written with the text tool from the painting pallet it will not be 'found.'
  127.     
  128.